Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable the project to be runnable again #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lozandier
Copy link

Overview of Changes

  • Use es6 instead of es5 to prevent bluebird for raising unrecoverable exceptions about missing ES6 types.
  • Explicitly add @types/request in package.json to ensure a compatible version is fetched to be able to run the dev server used for the project.

@millerdrew
Copy link

I didn't try this but I found updating Webpack and switching to ts-loader made it run for me. I should have checked here first :). Thanks @lozandier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants